Theme Update
14
README.md
@ -1,17 +1,17 @@
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
# Typo, a Hugo theme.
|
# Typo, a Hugo theme.
|
||||||
|
|
||||||
**Homepage**
|
**Homepage**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Article**
|
**Article**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
@ -141,3 +141,7 @@ url = "/resume"
|
|||||||
[markup.highlight]
|
[markup.highlight]
|
||||||
style = 'algol'
|
style = 'algol'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### References
|
||||||
|
|
||||||
|
- The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adityatelange/hugo-PaperMod).
|
Before Width: | Height: | Size: 5.9 MiB After Width: | Height: | Size: 5.9 MiB |
Before Width: | Height: | Size: 6.1 MiB After Width: | Height: | Size: 6.1 MiB |
Before Width: | Height: | Size: 6.2 MiB After Width: | Height: | Size: 6.2 MiB |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
BIN
images/screenshot.png
Normal file
After Width: | Height: | Size: 3.1 MiB |
BIN
images/tn.png
Normal file
After Width: | Height: | Size: 3.4 MiB |
@ -7,7 +7,7 @@ homepage = 'https://github.com/tomfran/typo'
|
|||||||
|
|
||||||
demosite = 'https://tomfran.github.io/'
|
demosite = 'https://tomfran.github.io/'
|
||||||
|
|
||||||
tags = ['blog']
|
tags = ['blog', 'minimal']
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = 'Francesco Tomaselli'
|
name = 'Francesco Tomaselli'
|
||||||
|