This commit is contained in:
adityatelange
2020-10-20 05:09:03 +00:00
parent 537b2fee12
commit 1c13a475e4
34 changed files with 33 additions and 33 deletions

View File

@ -1,7 +1,7 @@
<!doctype html><html lang=en class=direction-ltr><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><title>Papermod - How To's Guide - PaperMod</title><meta name=keywords content="PaperMod"><meta name=description content="Intro We&rsquo;ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
Override theme template By Hugo&rsquo;s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
Let&rsquo;s say you wish the list was different. All you have to do is copy the list template:
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:"><meta name=author content="Aditya Telange"><link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/><link href=https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.fd299ff67eb1497e1b5ca5de3e5c74fdf8f46c4115e0598730d95bd9b2cc6b7f.css integrity="sha256-/Smf9n6xSX4bXKXePlx0/fj0bEEV4FmHMNlb2bLMa38=" rel="preload stylesheet" as=style><link rel=apple-touch-icon href=https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png><link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico><meta name=generator content="Hugo 0.76.5"><meta property="og:title" content="Papermod - How To's Guide"><meta property="og:description" content="Intro We&rsquo;ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:"><meta name=author content="Aditya Telange"><link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/><link href=https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.7bd5899d65d8065bce667feacdde944a1911b79b7be54321635bc25d254c1b92.css integrity="sha256-e9WJnWXYBlvOZn/qzd6UShkRt5t75UMhY1vCXSVMG5I=" rel="preload stylesheet" as=style><link rel=apple-touch-icon href=https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png><link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico><meta name=generator content="Hugo 0.76.5"><meta property="og:title" content="Papermod - How To's Guide"><meta property="og:description" content="Intro We&rsquo;ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.
Override theme template By Hugo&rsquo;s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
Let&rsquo;s say you wish the list was different. All you have to do is copy the list template:
your-site/themes/papermod/layouts/_defaults/list.html And paste it under your own layouts folder:"><meta property="og:type" content="article"><meta property="og:url" content="https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/"><meta property="article:published_time" content="2020-09-18T11:30:03+05:30"><meta property="article:modified_time" content="2020-09-18T11:30:03+05:30"><meta name=twitter:card content="summary"><meta name=twitter:title content="Papermod - How To's Guide"><meta name=twitter:description content="Intro We&rsquo;ll be using yml/yaml format for all examples down below, I recommend using yml over toml as it is easier to read.