Update custom.js
This commit is contained in:
parent
7767c5ee5d
commit
c7a30120a3
|
@ -432,7 +432,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
// flink 友链标签
|
||||
customElements.define(
|
||||
"hao-flink",
|
||||
class HaoGalleryGroup extends HTMLElement {
|
||||
class HaoFlink extends HTMLElement {
|
||||
constructor() {
|
||||
super();
|
||||
this.options = {
|
||||
|
|
Loading…
Reference in New Issue