Skip to content

Commit abbdab5

Browse files
committed
Allow feature requests to set 6+ tags #194 #195
1 parent f6d2741 commit abbdab5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

config/sitemap.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
# https://github.com/kjvarga/sitemap_generator/issues/432
1111
SitemapGenerator::Sitemap.search_engines.delete(:google)
1212

13+
SitemapGenerator::Sitemap.overwrite = true
14+
1315
SitemapGenerator::Sitemap.create do
1416
# Put links creation logic here.
1517
#

db/dojos.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,10 +1482,13 @@
14821482
description: 調布市で毎月開催
14831483
tags:
14841484
- Scratch
1485+
- Viscuit
14851486
- JavaScript
14861487
- Webサイト
14871488
- Ruby
14881489
- ラズベリーパイ
1490+
- Unity
1491+
- Python
14891492
- id: 212
14901493
order: '132080'
14911494
is_active: false

0 commit comments

Comments
 (0)