@@ -271,6 +271,19 @@ widgets:
271271 RSS :
272272 icon : fas fa-rss
273273 url : /atom.xml
274+ # Links widget configurations
275+ -
276+ position : left
277+ type : links
278+ links :
279+ Obliviated::Victor : ' https://obliv.me/'
280+ Wandai Blog : ' https://twd2.me/'
281+ zbaxrl's blog : ' https://blog.mky.moe/'
282+ zcysky : ' https://shiroha.info/'
283+ 海上的宫殿 : ' https://soha.moe/'
284+ 杰克部落 : ' https://renjikai.com/'
285+ 属于CYY自己的世界 : ' https://blog.cyyself.name/'
286+ 月出 : ' https://www.cnblogs.com/moonout'
274287 # Table of contents widget configurations
275288 -
276289 # Where should the widget be placed, left sidebar or right sidebar
@@ -287,16 +300,16 @@ widgets:
287300 # Where should the widget be placed, left sidebar or right sidebar
288301 position : right
289302 type : recent_posts
290- # Categories widget configurations
303+ # Tags widget configurations
291304 -
292305 # Where should the widget be placed, left sidebar or right sidebar
293306 position : right
294- type : categories
295- # Tags widget configurations
307+ type : tags
308+ # Categories widget configurations
296309 -
297310 # Where should the widget be placed, left sidebar or right sidebar
298- position : left
299- type : tags
311+ position : right
312+ type : categories
300313 # Archives widget configurations
301314 -
302315 # Where should the widget be placed, left sidebar or right sidebar
0 commit comments