「テンプレート:飲食店ジャンルページ」の版間の差分
提供: 川西図鑑
その他の操作
細 「テンプレート:飲食店ジャンルページ」を保護しました ([編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限)) |
編集の要約なし |
||
| 461行目: | 461行目: | ||
meta.content = desc; | meta.content = desc; | ||
// 現在のURL取得 | |||
let url = window.location.href; | |||
// ページネーション | // ページネーション | ||
const fullurl = new URL(location.href); | const fullurl = new URL(location.href); | ||