mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 02:01:31 +00:00
fix identation
This commit is contained in:
parent
e0e9949da5
commit
a3f9f5a729
1 changed files with 17 additions and 17 deletions
|
@ -283,23 +283,23 @@ module.exports =
|
|||
# name : "cv_or_resume",
|
||||
# url : "/templates/cv"
|
||||
# }, {
|
||||
# name : "cover_letter",
|
||||
# url : "/templates/cover-letters"
|
||||
# }, {
|
||||
# name : "journal_article",
|
||||
# url : "/templates/journals"
|
||||
# }, {
|
||||
# name : "presentation",
|
||||
# url : "/templates/presentations"
|
||||
# }, {
|
||||
# name : "thesis",
|
||||
# url : "/templates/thesis"
|
||||
# }, {
|
||||
# name : "bibliographies",
|
||||
# url : "/templates/bibliographies"
|
||||
# }, {
|
||||
# name : "view_all",
|
||||
# url : "/templates"
|
||||
# name : "cover_letter",
|
||||
# url : "/templates/cover-letters"
|
||||
# }, {
|
||||
# name : "journal_article",
|
||||
# url : "/templates/journals"
|
||||
# }, {
|
||||
# name : "presentation",
|
||||
# url : "/templates/presentations"
|
||||
# }, {
|
||||
# name : "thesis",
|
||||
# url : "/templates/thesis"
|
||||
# }, {
|
||||
# name : "bibliographies",
|
||||
# url : "/templates/bibliographies"
|
||||
# }, {
|
||||
# name : "view_all",
|
||||
# url : "/templates"
|
||||
# }]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue