Generate URLs for Libravatar and Gravatar avatars
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v1.0.0 9 lines 217 B view raw
1# SPDX-FileCopyrightText: 2024 Łukasz Niemier <#@hauleth.dev> 2# 3# SPDX-License-Identifier: MPL-2.0 4 5# Used by "mix format" 6[ 7 inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"], 8 line_length: 80 9]