mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	add doc for 8574c38
				
					
				
			This commit is contained in:
		@@ -33,6 +33,8 @@ languages:
 | 
			
		||||
      title: PaperMod
 | 
			
		||||
      # imageUrl: "#"
 | 
			
		||||
      # imageTitle: my image
 | 
			
		||||
      # imageWidth: 120
 | 
			
		||||
      # imageHeight: 120
 | 
			
		||||
      subtitle: "☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive"
 | 
			
		||||
      buttons:
 | 
			
		||||
        - name: Blog
 | 
			
		||||
@@ -67,6 +69,8 @@ params:
 | 
			
		||||
    title: PaperMod
 | 
			
		||||
    imageUrl: "#"
 | 
			
		||||
    imageTitle: my image
 | 
			
		||||
    # imageWidth: 120
 | 
			
		||||
    # imageHeight: 120
 | 
			
		||||
    buttons:
 | 
			
		||||
      - name: Archives
 | 
			
		||||
        url: archives
 | 
			
		||||
 
 | 
			
		||||
@@ -122,6 +122,8 @@ params:
 | 
			
		||||
        title: "<Title>" # optional default will be site title
 | 
			
		||||
        imageUrl: "<image link>" # optional
 | 
			
		||||
        imageTitle: "<title of image as alt>" # optional
 | 
			
		||||
        imageWidth: 120 # custom size
 | 
			
		||||
        imageHeight: 120 # custom size
 | 
			
		||||
        buttons:
 | 
			
		||||
            - name: Archive
 | 
			
		||||
            url: "/archive"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user