1313# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
1414# You can create any custom variable you would like, and they will be accessible
1515# in the templates via {{ site.myvariable }}.
16- title : MM
16+ title : SQLancer
1717email :
1818description : >- # this means to ignore newlines until "baseurl:"
19- Write an awesome description for your new site here. You can edit this
20- line in _config.yml. It will appear in your document head meta (for
21- Google search results) and in your feed.xml site description.
22- twitter_username : username
23- github_username : username
19+ SQLancer is an automated testing tool that finds bugs in database systems.
20+ twitter_username : sqlancer_dbms
21+ github_username : sqlancer
2422minimal_mistakes_skin : default
2523search : true
2624
@@ -57,24 +55,6 @@ plugins:
5755 - jemoji
5856 - jekyll-include-cache
5957
60- author :
61- name : " First Lastname"
62- avatar : " /assets/images/bio-photo.jpg"
63- bio : " My awesome biography constrained to a sentence or two goes here."
64- links :
65- - label : " Website"
66- icon : " fas fa-fw fa-link"
67- url : " https://"
68- - label : " Twitter"
69- icon : " fab fa-fw fa-twitter-square"
70- url : " https://twitter.com/"
71- - label : " GitHub"
72- icon : " fab fa-fw fa-github"
73- url : " https://github.com/"
74- - label : " Instagram"
75- icon : " fab fa-fw fa-instagram"
76- url : " https://instagram.com/"
77-
7858footer :
7959 links :
8060 - label : " Twitter"
@@ -94,7 +74,7 @@ defaults:
9474 type : posts
9575 values :
9676 layout : single
97- author_profile : true
77+ author_profile : false
9878 read_time : true
9979 comments : true
10080 share : true
0 commit comments